DBWeb Demo Projects
Setup Information
Refer to AspSetup.htm, DBWebDemoSetupXML.htm, and DBWebDemoSetupDB.htm
in the demos\delphi.net\dbweb directory for setup and configuration information.
Running the Demos
- Start the IDE.
- Open one of the projects.
- If the application uses BDPDataAdapter components, set the Active property to true for each one.
-
Complete the steps from the Setup Information section
above.
- Compile the Applicaton (Project Menu, Compile all projects).
- Run the application with debugging (F9) or without debugging
(Shift+Ctrl+F9)